home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000325_news@columbia.edu _Wed Sep 11 15:17:19 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id PAA14447 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 11 Sep 1996 15:17:18 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id PAA13225 for kermit.misc@watsun; Wed, 11 Sep 1996 15:17:18 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: DOS PC <-> Null Modem <-> Linux PC
  8. Date: 11 Sep 1996 19:16:58 GMT
  9. Organization: Columbia University
  10. Lines: 21
  11. Message-ID: <51737a$kia@apakabar.cc.columbia.edu>
  12. References: <3236F301.41C6@eucmdx.gae.ucm.es>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <3236F301.41C6@eucmdx.gae.ucm.es>,
  16. Jose Carlos Gonzalez  <gonzalez@eucmdx.gae.ucm.es> wrote:
  17. :   Does anybody know what is the EXACT configuration
  18. : (step by step, please) of Kermit to allow a login
  19. : from a terminal PC (running DOS) into a Linux machine?
  20. : I have already configured the serial port to run
  21. : getty. And even I can connect with some other very 
  22. : primitive communications program. 
  23. :   I would like also know if I can use TCP/IP from
  24. : Kermit, or show some graphics in my terminal.
  25. You need MS-DOS Kermit, current version 3.14, accompanied
  26. by the manual, "Using MS-DOS Kermit", and the online
  27. supplemental documentation files, particularly in your case,
  28. NETWORKS\SETUP.DOC.  Complete information about the software
  29. and manuals at:
  30.  
  31.   http://www.columbia.edu/kermit/
  32.  
  33. - Frank